Skip to main content

AsymptoticExpectation

AsymptoticExpectation[expr,xdist,a->a0] computes an asymptotic approximation for the expectation of expr centered at a0, under the assumption that x follows the probability distribution dist.

AsymptoticExpectation[expr,{x1,x2,…}dist,a->a0] computes an asymptotic approximation for the expectation of expr centered at a0, under the assumption that {x1,x2,…} follows the multivariate distribution dist.

AsymptoticExpectation[expr,vars,{a,a0,n}] computes the asymptotic expectation to order n.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.